home *** CD-ROM | disk | FTP | other *** search
/ How To Lose A Guy In 10 Days Press Kit / How to Lose a Guy in 10 Days Press Kit.iso / pc / Program.dxr / Internal_12.ls < prev    next >
Encoding:
Text File  |  2003-01-17  |  104 b   |  8 lines

  1. on exitFrame me
  2.   if the runMode = "projector" then
  3.     OffsetStage()
  4.   else
  5.     nothing()
  6.   end if
  7. end
  8.